Release 10.1A: OpenEdge Development:
Programming Interfaces


export-cached-audit-events procedure

Export the audit events from the ProDataSet specified to a .ad file. This routine reads the data cached in the ProDataSet object passed. See the export-audit-events procedure if you want to refresh the data before exporting.

Parameters:

INPUT pcFileName AS CHARACTER

Filename of the .ad file.

INPUT DATASET-HANDLE phDataset

ProDataSet object.

OUTPUT pnumRecords AS INTEGER

Number of records exported.

Note: Check for any error messages using the 4GL RETURN-VALUE function.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095